[INFO] fetching crate calimero-network-primitives 0.10.1-rc.6...
[INFO] testing calimero-network-primitives-0.10.1-rc.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate calimero-network-primitives 0.10.1-rc.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate calimero-network-primitives 0.10.1-rc.6
[INFO] finished tweaking crates.io crate calimero-network-primitives 0.10.1-rc.6
[INFO] tweaked toml for crates.io crate calimero-network-primitives 0.10.1-rc.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calimero-network-primitives 0.10.1-rc.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate calimero-network-primitives 0.10.1-rc.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7384760bf4039f7e4015668827f2431c8817826d5973061ea7b9dd6592334947
[INFO] running `Command { std: "docker" "start" "-a" "7384760bf4039f7e4015668827f2431c8817826d5973061ea7b9dd6592334947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7384760bf4039f7e4015668827f2431c8817826d5973061ea7b9dd6592334947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7384760bf4039f7e4015668827f2431c8817826d5973061ea7b9dd6592334947", kill_on_drop: false }`
[INFO] [stdout] 7384760bf4039f7e4015668827f2431c8817826d5973061ea7b9dd6592334947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 004eb603b4732ee047957bacf25ce0409b2625a5e47ed6ea0fd73fe08f696317
[INFO] running `Command { std: "docker" "start" "-a" "004eb603b4732ee047957bacf25ce0409b2625a5e47ed6ea0fd73fe08f696317", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling libp2p-core v0.43.2
[INFO] [stderr]    Compiling calimero-primitives v0.10.1-rc.6
[INFO] [stderr]    Compiling libp2p-swarm v0.47.1
[INFO] [stderr]    Compiling calimero-utils-actix v0.10.1-rc.6
[INFO] [stderr]    Compiling libp2p-request-response v0.29.0
[INFO] [stderr]    Compiling libp2p-gossipsub v0.49.2
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-autonat v0.15.0
[INFO] [stderr]    Compiling libp2p-rendezvous v0.17.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling calimero-network-primitives v0.10.1-rc.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.48s
[INFO] running `Command { std: "docker" "inspect" "004eb603b4732ee047957bacf25ce0409b2625a5e47ed6ea0fd73fe08f696317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "004eb603b4732ee047957bacf25ce0409b2625a5e47ed6ea0fd73fe08f696317", kill_on_drop: false }`
[INFO] [stdout] 004eb603b4732ee047957bacf25ce0409b2625a5e47ed6ea0fd73fe08f696317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e66a4b58bf447f6690ea882cbd88b0c08a4773792aa4874ad1a528a46acdf6cc
[INFO] running `Command { std: "docker" "start" "-a" "e66a4b58bf447f6690ea882cbd88b0c08a4773792aa4874ad1a528a46acdf6cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling libp2p-core v0.43.2
[INFO] [stderr]    Compiling calimero-primitives v0.10.1-rc.6
[INFO] [stderr]    Compiling yamux v0.13.9
[INFO] [stderr]    Compiling libp2p-yamux v0.47.0
[INFO] [stderr]    Compiling libp2p-noise v0.46.1
[INFO] [stderr]    Compiling libp2p-plaintext v0.43.0
[INFO] [stderr]    Compiling libp2p-swarm v0.47.1
[INFO] [stderr]    Compiling netlink-sys v0.8.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling libp2p-request-response v0.29.0
[INFO] [stderr]    Compiling libp2p-identify v0.47.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling libp2p-gossipsub v0.49.2
[INFO] [stderr]    Compiling calimero-utils-actix v0.10.1-rc.6
[INFO] [stderr]    Compiling libp2p-tcp v0.44.1
[INFO] [stderr]    Compiling libp2p-autonat v0.15.0
[INFO] [stderr]    Compiling libp2p-rendezvous v0.17.0
[INFO] [stderr]    Compiling libp2p-swarm-test v0.6.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling calimero-network-primitives v0.10.1-rc.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.92s
[INFO] running `Command { std: "docker" "inspect" "e66a4b58bf447f6690ea882cbd88b0c08a4773792aa4874ad1a528a46acdf6cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66a4b58bf447f6690ea882cbd88b0c08a4773792aa4874ad1a528a46acdf6cc", kill_on_drop: false }`
[INFO] [stdout] e66a4b58bf447f6690ea882cbd88b0c08a4773792aa4874ad1a528a46acdf6cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f8352ff890fb805c528861a4aa2f8e377671fd1e1e1ffb7df4ff1cc5a4dca9a
[INFO] running `Command { std: "docker" "start" "-a" "7f8352ff890fb805c528861a4aa2f8e377671fd1e1e1ffb7df4ff1cc5a4dca9a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calimero_network_primitives-e68a8d44b9b9a0da)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test autonat_v2::tests::test_initial_mode_client_only ... ok
[INFO] [stdout] test autonat_v2::tests::test_mode_changes ... ok
[INFO] [stdout] test stream::codec::tests::test_encoding_decoding ... ok
[INFO] [stdout] test stream::codec::tests::test_multiple_objects_stream ... ok
[INFO] [stdout] test autonat_v2::tests::test_switchable_client_and_server_connection ... ok
[INFO] [stdout] test autonat_v2::tests::test_server_disable_closes_connections ... ok
[INFO] [stdout] test autonat_v2::tests::test_double_enable_disable_fails ... ok
[INFO] [stdout] test autonat_v2::tests::test_handler_selection_outbound_to_known_server ... ok
[INFO] [stdout] test autonat_v2::tests::test_server_support_tracking ... ok
[INFO] [stderr]    Doc-tests calimero_network_primitives
[INFO] [stdout] test autonat_v2::tests::test_dynamic_protocol_change ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/messages.rs - messages (line 34) ... ignored
[INFO] [stdout] test src/messages.rs - messages::Dial (line 173) ... ignored
[INFO] [stdout] test src/messages.rs - messages::ListenOn (line 190) ... ignored
[INFO] [stdout] test src/messages.rs - messages::NetworkEvent (line 434) ... ignored
[INFO] [stdout] test src/messages.rs - messages::NetworkEventDispatcher (line 607) ... ignored
[INFO] [stdout] test src/messages.rs - messages::NetworkMessage (line 68) ... ignored
[INFO] [stdout] test src/messages.rs - messages::OpenStream (line 230) ... ignored
[INFO] [stdout] test src/messages.rs - messages::Subscribe (line 280) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f8352ff890fb805c528861a4aa2f8e377671fd1e1e1ffb7df4ff1cc5a4dca9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f8352ff890fb805c528861a4aa2f8e377671fd1e1e1ffb7df4ff1cc5a4dca9a", kill_on_drop: false }`
[INFO] [stdout] 7f8352ff890fb805c528861a4aa2f8e377671fd1e1e1ffb7df4ff1cc5a4dca9a
